HAL PKA Constants ¶
PKA Error Code definition ¶
Note
This section is not available for STM32C562xx.
- group PKA_Error_Code_definition
-
Defines
-
HAL_PKA_ERROR_NONE
0x00U
¶
-
PKA error code: none
-
HAL_PKA_ERROR_RESULT
0x01U
¶
-
PKA result error
-
HAL_PKA_ERROR_ADDRERR
LL_PKA_FLAG_ADDRERR
¶
-
PKA address error
-
HAL_PKA_ERROR_RAMERR
LL_PKA_FLAG_RAMERR
¶
-
PKA RAM error
-
HAL_PKA_ERROR_OPERATION
LL_PKA_FLAG_OPERR
¶
-
PKA operation error
-
HAL_PKA_ERROR_NONE
0x00U
¶
Note
This section is not available for STM32C542xx.